JBoss Community Archive (Read Only)

Infinispan 5.1

Infinispan GUI demo

This document walks you through using the Infinispan GUI demo that ships with Infinispan, and assumes that you have downloaded the latest version of Infinispan and unzipped the archive.  I will refer to the Infinispan directory created by unzipping the archive as ${INFINISPAN_HOME}.

NOTE: You will need either the -bin.zip or -all.zip version for this demo.

Step 1: Start the demo GUI

$ cd ${INFINISPAN_HOME}
$ bin/runGuiDemo.sh

An equivalent runGuiDemo.bat file is also provided for Windows users.

images/author/download/attachments/18645197/guidemo1.png

Step 2: Start the cache

Start the cache in the GUI that starts up, using the Start Cache button.

images/author/download/attachments/18645197/guidemo2.png

Step 3: Manipulate data

In the Manipulate Data tab, add entries, generate random data, etc.

images/author/download/attachments/18645197/guidemo3.png

Step 4: Start more cache instances

Repeat steps 1 and 2 to launch and start up more caches.  Watch cluster formation in the Cluster View tab.

images/author/download/attachments/18645197/guidemo4.png

Step 5: Manipulate more data

Add and remove data on any of the nodes, and watch state being distributed.  Shut nodes down as well to witness data durability.

images/author/download/attachments/18645197/guidemo5.png

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 09:15:54 UTC, last content change 2010-04-21 15:59:31 UTC.